home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Explore the World of CD …rtainment & Home Learning
/
Explore the World of CD Entertainment and Home Learning (Magnum Design)(Macworld)(1995).iso
/
*Consumer Demo CD ƒ
/
Home Learning
/
BODY
/
DATA
/
contentM.dir
/
00001_Script_1
next >
Wrap
Text File
|
1995-06-29
|
361b
|
15 lines
on exitFrame
if rollover(22) and the mousedown then
go frame"st" of movie "splash"
abort
else
if rollover(23) and the mousedown then
go "info"
else
if rollover(24) and the mousedown and the castnum of sprite 24 = 13 then
go to frame "ST" of movie "01.DIR"
end if
end if
end if
go the frame
end